Make GtkModelButton a better GtkActionable
authorMatthias Clasen <mclasen@redhat.com>
Fri, 24 Oct 2014 01:43:28 +0000 (21:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 29 Oct 2014 10:49:58 +0000 (06:49 -0400)
commit83976c47f80f61c49bfa3dd6d3a16cad384053c6
tree7fcda2b734f85dc8464e5567cc968981bd3f505a
parentfd945be50b5683f79234b039bc33409e3f67cc83
Make GtkModelButton a better GtkActionable

Rename the "toggled" property to "active", since that is what
GtkActionHelper expects to update for check and radio actions.
Also make the property readable, since GtkActionHelper wants
to read it.
gtk/gtkmenusectionbox.c
gtk/gtkmodelbutton.c